Intersoft.Client.Framework Namespace > WeakEventListener<TInstance,TSource,TEventArgs> Class : OnDetachAction Property |
Public Property OnDetachAction As Action(Of WeakEventListener(Of TInstance,TSource,TEventArgs))
Dim instance As WeakEventListener(Of TInstance,TSource,TEventArgs) Dim value As Action(Of WeakEventListener(Of TInstance,TSource,TEventArgs)) instance.OnDetachAction = value value = instance.OnDetachAction
public Action<WeakEventListener<TInstance,TSource,TEventArgs>> OnDetachAction {get; set;}
public: property Action<WeakEventListener<TInstance,TSource,TEventArgs>^>^ OnDetachAction { Action<WeakEventListener<TInstance,TSource,TEventArgs>^>^ get(); void set ( Action<WeakEventListener<TInstance,TSource,TEventArgs>^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2